commit | 240dc3fd4523f8d7034fc6ab627d271d5b273487 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Mon Mar 25 23:37:03 2013 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Mar 25 23:37:03 2013 |
tree | 3b8708d75bb9b6a11375c8c2db1e3bc4ee56aa81 | |
parent | 5e7f131ec750093b9c1691ff92db43b0595ea98c [diff] [blame] |
Autogenerated HTML docs for v1.8.2-200-g7632c
diff --git a/git-rm.txt b/git-rm.txt index 92bac27..1d876c2 100644 --- a/git-rm.txt +++ b/git-rm.txt
@@ -149,6 +149,10 @@ Ignored files are deemed expendable and won't stop a submodule's work tree from being removed. +If you only want to remove the local checkout of a submodule from your +work tree without committing the removal, +use linkgit:git-submodule[1] `deinit` instead. + EXAMPLES -------- `git rm Documentation/\*.txt`::